翻訳と辞書
Words near each other
・ Transaction Control Language
・ Transaction cost
・ Transaction data
・ Transaction de Novo
・ Transaction deposit
・ Transaction document
・ Transaction Language 1
・ Transaction log
・ Transaction logic
・ Transaction Management eXecutive
・ Transaction printing
・ Transaction privilege tax
・ Transaction processing
・ Transaction Processing Facility
・ Transaction Processing Management System
Transaction Processing over XML
・ Transaction Processing Performance Council
・ Transaction processing system
・ Transaction Publishers
・ Transaction time
・ Transaction verification
・ Transaction Workflow Innovation Standards Team
・ Transaction-level modeling
・ Transaction-Safe FAT File System
・ Transactional analysis
・ Transactional database
・ Transactional distance
・ Transactional interpretation
・ Transactional IT
・ Transactional law


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Transaction Processing over XML : ウィキペディア英語版
Transaction Processing over XML
Transaction Processing over XML (TPoX) is a computing benchmark for XML database systems. As a benchmark, TPoX is used for the performance testing of database management systems that are capable of storing, searching, modifying and retrieving XML data. The goal of TPoX is to allow database designers, developers and users to evaluate the performance of XML database features, such as the XML query languages XQuery and SQL/XML, XML storage, XML indexing, XML Schema support, XML updates, transaction processing and logging, and concurrency control. TPoX includes XML update tests based on the XQuery Update Facility.
The TPoX benchmark exercises the processing of data-centric XML, in contrast to content- or document-centric XML.
TPoX was originally developed and tested by IBM and Intel, but became an open source project on SourceForge in January 2007. TPoX 1.1 was released in June 2007. TPoX 2.0 was released in July 2009.
The TPoX benchmark package contains the following:
* XML Schemas that define the XML data used in the benchmark.
* An XML data generation tool to generate an arbitrary number of XML documents with well-defined value distributions and referential integrity across documents. The XML data is generated conforming to industry schema such as FIXML to model real-world applications.
* Workloads which are executed on the generated data. A workload is a set of transactions. A transaction can be a query in XQuery or SQL/XML notation or an insert, update or delete operation.
* A Java application which acts as a workload driver. It is configurable and can spawn 1 to n parallel threads to simulate concurrent database users. Each user connects to the database and executes a random sequence of transactions defined in the workload. Parameter markers in the transactions are replaced by real values that are drawn from random value distributions. The workload driver collects and reports performance metrics, such as the transaction throughput as well as minimum, maximum and average response times.
* Documentation.
The TPoX workload consists of seven XML queries, two inserts, two deletes, and six XML update operations. The primary performance metric of the benchmark is TTPS (TPoX Transactions Per Second) which is the throughput of the multi-user read/write workload at a given scale factor. The smallest TPoX scale factor uses 10GB of raw XML documents, the largest uses 1PB of raw XML documents.
==References==

* Ron Bourret's (list ) of XML database benchmarks
* (An XML transaction processing benchmark ), Proceedings of the 2007 ACM SIGMOD International Conference on Management of Data
* The (CEO of Marklogic ) describes TPoX as a data-centric as opposed to content-centric XML scenario.
* TPoX is included in the (list of XML Benchmarks ) in the (Encyclopedia of Database Systems ).
* TPoX is used in section 7.2 of an (article ) from Oracle Corporation.
* TPoX is used in a (research study ) from the University of Kaiserslautern, Germany.
* TPoX has been used in a (research project ) to evaluate the efficiency of solid state disks.
* (DB2 9.5 pureXML Performance Trends on the Next Generation Quad-Core Intel Xeon Processor )
* (DB2 9 pureXML Scalability on Intel Xeon MP Platforms Using IBM N Series Storage )
* (Taming a Terabyte of XML Data )

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Transaction Processing over XML」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.